Skip to content

fix: improve CI resilience for gradle wrapper download and DataNode#88

Draft
MisterRaindrop wants to merge 5 commits intoapache:mainfrom
MisterRaindrop:fix_build_ci
Draft

fix: improve CI resilience for gradle wrapper download and DataNode#88
MisterRaindrop wants to merge 5 commits intoapache:mainfrom
MisterRaindrop:fix_build_ci

Conversation

@MisterRaindrop
Copy link
Copy Markdown
Collaborator

@MisterRaindrop MisterRaindrop commented Mar 26, 2026

fix ci build

@MisterRaindrop MisterRaindrop changed the title fix: improve CI resilience for gradle wrapper download and DataNode s… fix: improve CI resilience for gradle wrapper download and DataNode Mar 27, 2026
ENV HBASE_URL="https://$APACHE_MIRROR/hbase/$HBASE_VERSION/hbase-$HBASE_VERSION-bin.tar.gz"
ENV TEZ_URL="https://$APACHE_MIRROR/tez/$TEZ_VERSION/apache-tez-$TEZ_VERSION-bin.tar.gz"
# Mirror list: try fast mirrors first, fall back to official archive
ENV APACHE_MIRRORS="repo.huaweicloud.com/apache archive.apache.org/dist"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we can cache singlecluster image in github action's cache for 7 days... And we will not see this issue often.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants